* mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
authorChong Yidong <cyd@stupidchicken.com>
Sun, 1 Apr 2007 17:38:02 +0000 (17:38 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 1 Apr 2007 17:38:02 +0000 (17:38 +0000)
when downcasing.

lisp/ChangeLog

index d7ac9a55ded93ec8256294ba8bb4de33b49e0efc..717162adce44f2bb854709ae3c648ddfa421df96 100644 (file)
@@ -1,5 +1,8 @@
 2007-04-01  Chong Yidong  <cyd@stupidchicken.com>
 
+       * mail/smtpmail.el (smtpmail-via-smtp): Use standard case table
+       when downcasing.
+
        * button.el (previous-button): Rewrite to account for adjacent
        buttons.